From 0035cc775a8186e75cb5bbe3c1afbbaeb6601fa3 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sun, 9 May 2021 11:24:13 -0500 Subject: [PATCH] Document that superuser privleges are required --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index eab421b..4ae2778 100644 --- a/README.rst +++ b/README.rst @@ -40,6 +40,8 @@ Usage and Cautions PGWUI_Copy is included when PGWUI is installed. +Superuser privileges are required in the target database. + There is an option to have the schema copy operation delete an already existing schema, in the target database, having the same name as the copied schema. Care must be taken when this is done. When the schema -- 2.34.1